CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - prime number

搜索资源列表

  1. susu.zip

    0下载:
  2. 任意合数分解成质数的程序,Arbitrary composite number into prime number of procedures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:896
    • 提供者:chen_robin
  1. PrimeNumber.rar

    3下载:
  2. 大素数生成器,很好用的程序,可以快速的生成,并可以用TXT文档表示出来~,Large prime number generator, a good procedure to use, can be quickly generated, and TXT files that can be used by the ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-13
    • 文件大小:203015
    • 提供者:李强
  1. pprime

    0下载:
  2. 因为151即是一个质数又是一个回文数(从左到右和从右到左是看一样的),所以 151 号是回文质数。 写一个程序来找出范围[a,b](5 <= a < b <= 100,000,000)间的所有回文质数 -The number 151 is a prime palindrome because it is both a prime number and a palindrome (it is the same number when read forward as backw
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-21
    • 文件大小:1323
    • 提供者:王豪究
  1. frit_toolbox.tar

    0下载:
  2. 图像的ridgelet变换,基于有限randon变换,支持素数大小图像-Ridgelet transform images, based on the limited randon transform, to support the prime number size image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:50943
    • 提供者:ysy
  1. win32

    0下载:
  2. 使用win32线程库实现的多线程求解素数程序,输入素数即可求得小于该素数的所有素数-Using the win32 thread library implementation of multi-threaded prime number solver program, enter the prime numbers less than the prime number can be obtained for all primes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:809
    • 提供者:maverick
  1. 14

    0下载:
  2. 算法功能:输入一个正整数,若其是素数,将其输出,否则,找出与其最邻近的素数,并输出这个素数。-Algorithm functions: enter a positive integer, if it is a prime number, output, otherwise identify their nearest prime number, and outputs the primes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1319
    • 提供者:杨春晖
  1. prime

    1下载:
  2. 产生大素数。以时间作为随机数生成的种子,随机生成大素数。-Generate large prime numbers. With time as the random number generator seeds, randomly generated large prime numbers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-06-12
    • 文件大小:760
    • 提供者:hejun
  1. multithread

    1下载:
  2. 多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new thread to output less than or
  3. 所属分类:Process-Thread

    • 发布日期:2015-10-31
    • 文件大小:129024
    • 提供者:erevus
  1. RSA

    0下载:
  2. rsa加密的源代码,能随机产生200位的素数-rsa encryption source code can be randomly generated 200 of the prime number. . . . . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1918962
    • 提供者:李凯
  1. java

    0下载:
  2. 一些java初学者适合的java源代码 里面有判断质数,判断月份的天数,进制转换等等好多有用的源代码 -Some beginners java source code for the java prime number which has to judge, to determine the number of days in January, hex conversion, and so a lot of useful source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:115424
    • 提供者:龙少
  1. PrimeGeneration

    0下载:
  2. 得到大素数的算法的Pascal源码 - Obtains the big prime number the algorithm Pascal source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:15651
    • 提供者:站长
  1. prime

    0下载:
  2. 网友提供的大数计算的程序- 缃戝弸 provides big number computation procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-05
    • 文件大小:3131
    • 提供者:站长
  1. part

    0下载:
  2. 将正整数分解为素数之积- Decomposes the positive integer product of into the prime number
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-08
    • 文件大小:2219
    • 提供者:none
  1. pn

    0下载:
  2. 素數演算法之程式 能夠快速算出第n個質數-Prime number algorithm of the program to quickly calculate the first n a prime number
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:10098
    • 提供者:UBIWU
  1. chufa

    0下载:
  2. 化简分数到最简 目前只支持质数小于10000的情况-Simplification of scores to the most Jane prime number currently only supports the case of less than 10000
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1020
    • 提供者:halforc
  1. PrimeSingle

    0下载:
  2. 求某范围内得素数,我们多核试验提供得,老师让把它并行化-A framework for a prime number, we provide a multi-core test, the teacher let it parallelization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2171
    • 提供者:haohao
  1. sushu

    0下载:
  2. 一个简单的用于判断素数的JAVA程序。简单易学!特别适合初学者!-A simple prime number used to judge the JAVA program. Easy to learn! Particularly suitable for beginners!
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:824
    • 提供者:林英杰
  1. prime_judge

    0下载:
  2. 米勒拉宾算法判断大质数,对质数的判断为必要条件,而非充分条件-Algorithm to determine米勒拉宾large prime number, confront a number of necessary conditions for the judge, not a sufficient condition for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1395
    • 提供者:金鹰翰
  1. e11

    0下载:
  2. 求球体的表面积 判断一个数是否为素数 求球体的表面积 判断一个数是否为素数-Sphere of surface area for a few to judge whether the prime number for a sphere of surface area to determine whether the number of prime numbers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1794
    • 提供者:Li
  1. rsa

    0下载:
  2. rsa 的C语言实现 实现加密解密和素数生成功能-rsa the C language to achieve the realization of encryption and decryption and the prime number generation function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6824
    • 提供者:林鹏
« 1 2 3 4 5 67 8 9 10 11 ... 34 »
搜珍网 www.dssz.com